aboutsummaryrefslogtreecommitdiffstats
path: root/middleware/src/app/[gameName]/page.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'middleware/src/app/[gameName]/page.tsx')
-rw-r--r--middleware/src/app/[gameName]/page.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/middleware/src/app/[gameName]/page.tsx b/middleware/src/app/[gameName]/page.tsx
index 10e8b40..5a4f0ff 100644
--- a/middleware/src/app/[gameName]/page.tsx
+++ b/middleware/src/app/[gameName]/page.tsx
@@ -44,7 +44,6 @@ export async function generateMetadata({
}
if (!matchingPost.headline) {
matchingPost.headline = matchingPost.content;
- matchingPost.content = "";
}
return {
title: matchingPost.headline,
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage